home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------
- // Forest script
- //
- // (c) 2001 G5 Software:
- // Sergey Shoolts
- // Vlad Suglobov
- // Max Ryumin
- // Alex Tabunov
- // Alex Koloskov
- //---------------------------------
-
- class CInterceptJeepMission_Forest extends CBaseForest
- {
- int Dimension = 2048;
- string ZoneMap = "Terrains/zone_07.bmp";
- string SkinFile = "Missions/Mission_8/Forest.skin";
- }
-
-